Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor Globals #74

Merged
merged 24 commits into from
Jul 29, 2015
Merged

Refactor Globals #74

merged 24 commits into from
Jul 29, 2015

Conversation

lenhard
Copy link
Member

@lenhard lenhard commented Jul 29, 2015

This pull request reduces the infamous Globals class to one third of its size. This is achieved by extracting every variable or method that is only used once to the position of its usage. In the case of char maps several map classes have been extracted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants